home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TAUTOCOMPLETEFORM / TAUTOCOMPLETEFORM.txt
Text File  |  2004-02-29  |  203b  |  9 lines

  1. inherited AutoCompleteForm: TAutoCompleteForm
  2.   Caption = 'AutoCompleteForm'
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited lbAutoComplete: TListBox
  6.     OnDrawItem = lbAutoCompleteDrawItem
  7.   end
  8. end
  9.